Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps @wordpress/components from 28.13.0 to 29.4.0.

Changelog

Sourced from @​wordpress/components's changelog.

29.4.0 (2025-02-12)

  • FontSizePicker: Remove Custom option from dropdown to prevent unexpected context changes during keyboard navigation (#69038).

  • ComboboxControl: Add an isLoading prop to show a loading spinner (#68990)

29.3.0 (2025-01-29)

Enhancements

  • BorderBoxControl, BoxControl: Remove Tooltip component from linked button (#68498).

Internal

  • BoxControl: Add runtime check for presets and presetKey (#68385).

29.2.0 (2025-01-15)

Internal

  • Components: Standardize reduced motion handling using media queries (#68421).

Bug Fixes

  • CircularOptionPicker, ColorPalette: Fix usage of tooltip in the Circular option picker. (#68602).
  • InputControl: Ensures email and url inputs have consistent LTR alignment in RTL languages (#68188).

29.1.0 (2025-01-02)

Enhancements

  • BoxControl: Add presets support (#67688).
  • Navigation: Upsize back buttons (#68157).
  • Heading: Fix text contrast for dark mode (#68349).
  • Text: Fix text contrast for dark mode (#68349).
  • Heading: Revert text contrast fix for dark mode with optimizeReadabilityFor (#68472).
  • Text: Revert text contrast fix for dark mode with optimizeReadabilityFor (#68472).

Deprecations

  • TreeSelect: Deprecate 36px default size (#67855).
  • SelectControl: Deprecate 36px default size (#66898).
  • InputControl: Deprecate 36px default size (#66897).
  • RadioGroup: Log deprecation warning (#68067).
  • Soft deprecate ButtonGroup component. Use ToggleGroupControl instead (#65429).
  • Navigation: Log deprecation warning for removal in WP 7.1. Use Navigator instead (#68158).

Bug Fixes

  • BoxControl: Better respect for the min prop in the Range Slider (#67819).

... (truncated)

Commits
  • afe4fb3 chore(release): publish
  • e01aa63 Update changelog files
  • 06525d7 Merge changes published in the Gutenberg plugin "release/20.3" branch
  • 68a831c chore(release): publish
  • af1b8d0 Update changelog files
  • 1aed6c2 Merge changes published in the Gutenberg plugin "release/20.2" branch
  • f48b9f5 chore(release): publish
  • f184ad9 Update changelog files
  • dd7e688 Merge changes published in the Gutenberg plugin "release/20.1" branch
  • 0d4503e chore(release): publish
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 28.13.0 to 29.4.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/components)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
@pfefferle
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit f8dfc39 into main Feb 24, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-29.4.0 branch February 24, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant